This menu contains the HTML elements for CSS and all CSS properties. For detailed information about CSS, see the separate page about CSS.
Style | <STYLE> |
Span | <SPAN> |
Import... | To insert an @import link. |
Font | The properties font-style font-variant font-weight font-size line-height font-family. |
Color | The property color. |
Background | The properties background-color background-image background-repeat background-attachment background-position. |
Text | The properties word-spacing letter-spacing text-decoration vertical-align text-transform text-align text-indent. |
Margin | The properties margin-top margin-right margin-bottom margin-left. |
Padding | The properties padding-top padding-right padding-bottom padding-left. |
Border | The properties border-width border-style border-color. |
Border Width | The properties border-top-width border-right-width border-bottom-width border-left-width. |
Border Style | The property border-style. |
Border Color | The property border-color. |
Size | The properties width height. |
Float | The property float. |
Clear | The property clear. |
Display | The properties display white-space. |
List Style | The properties list-style-type list-style-image list-style-position. |